Skip to content

Change to working timestamp server URL#13

Open
alexd-shuttle wants to merge 1 commit intokevinsawicki:masterfrom
alexd-shuttle:1.0.1
Open

Change to working timestamp server URL#13
alexd-shuttle wants to merge 1 commit intokevinsawicki:masterfrom
alexd-shuttle:1.0.1

Conversation

@alexd-shuttle
Copy link
Copy Markdown

@alexd-shuttle alexd-shuttle commented Apr 14, 2021

The verisign timestamp server is no more. Details:
https://stackoverflow.com/a/65541787/1298835

The simplest solution is to change verisign → digicert. ( #12 )
An even better solution would be making it configurable. ( #11 )

Fixes #7
Fixes #12

You can use the PR in your project to make signcode usable again:

  • yarn:
    yarn add kevinsawicki/signcode#13/head

  • npm:
    npm install kevinsawicki/signcode#pull/13/head

@friksa
Copy link
Copy Markdown

friksa commented Apr 15, 2021

When will this be released?

@alexd-shuttle
Copy link
Copy Markdown
Author

I have no control over releasing this, I'm just a random contributor.

@kevinsawicki if you want to release this change, this would solve the problem that currently signcode isn't working because it's linking to an old URL

Copy link
Copy Markdown

@kitsune7 kitsune7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just tested this and it fixed the issue for me. @kevinsawicki, would you be able to approve and merge this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change signing server URL Signing failed with 255

3 participants